home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / HD-Installer / jst_dev / docs / engonly / raw2file.readme < prev    next >
Text File  |  2000-04-12  |  514b  |  21 lines

  1. raw2file is a universal raw disk imager.
  2.  
  3. Useful in development stage only.
  4. It reads the specified track in raw data using index mode
  5. (means no sync, you have to manage to resync the track)
  6.  
  7. Usage:
  8.  
  9. raw2file <unit> <file> <track>
  10.  
  11. <unit>: 0,1,2,3, means DF0:, DF1:, DF2:, DF3:
  12. <file>: diskfile to create
  13. <track>: 0 to 159
  14.  
  15. raw2file is Kick1.x compatible.
  16.  
  17. Bugs:
  18.  
  19. used twice without ejecting the disk, raw2file can give a file beginning with zeroes or $5555s
  20. In this case, just retry after having ejected the disk.
  21.